Uses of Enum
com.cisco.pt.ipc.enums.STPPortState
Packages that use STPPortState
-
Uses of STPPortState in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return STPPortStateModifier and TypeMethodDescriptionstatic STPPortStateSTPPortState.fromIntValue(int value) static STPPortStateSTPPortState.fromIntValue(Integer value) static STPPortStateReturns the enum constant of this type with the specified name.static STPPortState[]STPPortState.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of STPPortState in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as STPPortState